Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / EmptyArray<T> Class
Members


In This Topic
    EmptyArray<T> Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class EmptyArray(Of T) 
    'Usage
     
    
    Dim instance As EmptyArray(Of T)
    public static class EmptyArray<T> 
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       GrapeCity.CalcEngine.EmptyArray<T>

    See Also